Go to the source code of this file.
Enumerations | |
| enum | PATH_TO_ROOT |
Variables | |
| $STYLES_CSSFILE = Style::getCSSPath() ."stylesheets.css" | |
| $picPath = isset($_GET['picurl']) ? $_GET['picurl'] : '' | |
| enum PATH_TO_ROOT |
relativer Pfad zum Root des Portals
Definition at line 3 of file showbig.php.
| $picPath = isset($_GET['picurl']) ? $_GET['picurl'] : '' |
Definition at line 32 of file showbig.php.
| $STYLES_CSSFILE = Style::getCSSPath() ."stylesheets.css" |
Initialisierungsdatei (Einstellungen, Einbindung von Klassen, Session-Start)
Definition at line 8 of file showbig.php.
1.5.8